home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet multimedia / Animacje, filmy i prezentacje / Modelowanie 3D / Wings 3D 0.98.35 / wings-0.98.35.exe / lib / wpc_ai_en.lang < prev    next >
Text File  |  2006-07-19  |  362b  |  20 lines

  1. %% -*- mode:erlang; erlang-indent-level: 2 -*-
  2. {wpc_ai,
  3.  [
  4.   {command,
  5.    [
  6.     {1,"AI Import Options"},
  7.     {2,"Number of edge bisections"},
  8.     {3,"Adobe Illustrator File"}
  9.    ]},
  10.   {make_ai,
  11.    [
  12.     {1,"AI import failed"},
  13.     {2,"AI import internal error"}
  14.    ]},
  15.   {tryimport,
  16.    [
  17.     {1,"Not an Adobe Illustrator File (Version 8 or earlier)"}
  18.    ]}
  19.  ]}.
  20.